.form-btn-custom {
    display: inline-block !important;
    padding: 9px 10px !important;
}
.btn.form-btn-custom {
    background-color: #fff !important;
    padding: 8px 4px 7px !important;
}
.btn.form-btn-custom i {
    color: #C99D66;
}
.btn.btn-danger.form-btn-custom i {
    color: #000;
}
.product-info .popup-gallery .d-flex.brand-label .label * {
    right: 15px;
}
label.control-label {
    padding-top: 19px;
}
.share {
    display: none;
}
.info-link-table {
    margin-bottom: 40px;
}

.info-link-table h2 {
    color: #fff;
    font-size: 16px;
    padding: 30px;
    background-color: #C99D66;
    margin: 0;
}

.info-link-table ul {
    color: #fff;
    font-size: 16px;
    padding: 0;
    list-style: none;
    background-color: #1C1C1C;
}

.info-link-table ul li {
    padding: 0;
    margin: 0;
    border-top: 1px solid #3d3d3d;
}

.info-link-table ul li a {
    color: #fff;
    padding: 15px 30px;
    width: 100%;
    background: #1C1C1C;
    font-size: 16px;
    display: inline-block;
}

.info-link-table ul li.info-active a {
    background: #000;
    color: #C99D66;
    text-decoration: none;
}

.info-link-table ul li:hover a {
    background: #000;
    color: #C99D66;
    text-decoration: none;
}

.footer .background .clean1-contact .social-links {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
.footer .background .clean1-contact .social-links li {
    margin: 0px 23px 0px 0px;
}
.footer .background .clean1-contact p strong {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}
.footer .background .clean1-contact p {
    font-size: 15px;
    line-height: 23px;
    font-weight: 500;
    padding: 0px 0px 26px 0px;
}
.footer .background h4 {
    padding: 97px 0px 17px 0px;
    margin: 0px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: none;
}
.footer .background .clean1-contact p span {
    color: #C99D66;
}
.footer .background .clean1-contact .social-links li a {
    color: #fff;
    font-size: 17px;
}
.copyright .pattern {
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
}

#top {
    background: #000;
}

.owl-stage {
    display: flex;
    align-items: stretch;
}

.owl-item .item {
    height: 100%
}

.owl-item .item .product-grid {
    height: 100%
}

.owl-item .item .product-grid .product.clearfix {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.owl-item .item .product-grid .product.clearfix .right{
    display: flex;
    flex-direction: column;
    flex: 1;
}

.owl-item .item .product-grid .product.clearfix .right .price{
    margin-top: auto;
    bottom: 0;
}

.furniture1-services.custom .item {
    background: #F7F7F7;
    padding: 57px 20px 58px 20px;
}

.furniture1-services.custom i {
    color: #C99D66;
    font-size: 34px;
}

.banner-text {
    margin-top: 36px;
}

.banner-text h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
    margin-bottom: 18px;
}

.banner-text p {
    text-transform: uppercase;
    color: #000;
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
}
ul.megamenu > li.menu-icon {
    margin-right: 0px;
    margin-left: 25px;
}
@media (max-width: 767px) {
    ul.megamenu > li.top-bar-menu-item {
        display: inline;
    }
    ul.megamenu > li.menu-icon {
        margin: 0;
    }
    .responsive ul.megamenu > li.menu-icon > a > .megamenu-icon {
        display: none;
    }
    .responsive ul.megamenu > li.menu-icon > a > .megamenu-text {
        display: inline;
    }
    .footer-newsletter-2 h5 {
        text-align: left;
    }
}
@media (min-width: 1400px) {
    .standard-body .full-width .container {
        max-width: 1920px;
        width: auto;
        padding: 0 140px;
    }
   /*
    #top.full-width .pattern > .container {
        max-width: 1640px;
        width: auto;
        padding: 0 140px;
    }
   */
    #top.full-width .pattern > .desktop-menu > .wrap-menu > .container {
        max-width: 1640px;
        width: auto;
        padding: 0 140px;
    }
}

.slider-text .slider-button a {
    color: #fff !important;
    background-color: #000 !important;
    font-weight: 400 !important;
}

.slider-text .slider-button a {
    color: #fff !important;
    background-color: #000 !important;
    font-weight: 400 !important;
}

.furniture2-banners-2 .banner .banner-content {
    left: 9.375%;
    bottom: 14.924%;
    top: auto !important;
    -webkit-transform: none !important; /* Safari and Chrome */
    -moz-transform: none !important; /* Firefox */
    -ms-transform: none !important; /* IE 9 */
    -o-transform: none !important; /* Opera */
    transform: none !important;
}

.furniture2-banners-2 .banner .banner-content h3 {
    text-transform: none !important;
    font-size: 40px;
    font-weight: 400;
}

.footer img {
    margin: 58px 0px 18px 0px;
    padding: 0px;
}

.furniture2-banners-2 .row {
    margin-top: 50px;
}
.custom-control-input {
    opacity: 1;
    position: relative;
}
.footer-newsletter-2 {
    margin: 60px 0 90px;
}
.footer-newsletter-2 .row{
    margin: 0 auto;
}
.footer-newsletter-2 h5 {
    font-size: 56px;
    line-height: 60px;
    color: #A97829;
}
.footer-newsletter-2 a.button.subscribe{
    padding: 20px 38px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    height: 65px;
}
.footer-newsletter-2 input[type="text"] {
    border: 1px solid #C7C7C7;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #C7C7C7;
    height: 65px;
    width: 382px;
    margin: 0;
    margin-right: 15px;
    padding: 20px 30px;
}
.footer-newsletter-2 .checkbox label {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #000;
}
.footer ul.social-links {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    margin-top: 26px;
}
.footer ul.social-links li {
    margin: 0px 23px 0px 0px;
}
@media (max-width: 767px) {
    .footer-newsletter-2 input[type="text"] {
        width: 100%;
    }
}
@media (min-width: 1400px) {
    .footer-newsletter-2 .row{
        max-width: 1150px;
    }
}